a11y: Redo cell accessible action handling
authorBenjamin Otte <otte@redhat.com>
Mon, 12 Dec 2011 14:18:54 +0000 (15:18 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 03:53:14 +0000 (04:53 +0100)
commit9e9533fc887890f73742cfdfd6c5f0f13296700b
tree1f80f2379497aed8510861f769e727d0f57f7f57
parentf840efae96afd9c52884d2ce6a807b084387b538
a11y: Redo cell accessible action handling

Multiple changes:
- actions are now available unconditionally, but only work in the right
  state. This mirrors other actions.
- instead of adding actions manually, they invoke the action on the
  GtkCellAccessibleParent interface.

Tests have been updated to reflect the changes
gtk/a11y/gtkcellaccessible.c
gtk/a11y/gtkcellaccessible.h
gtk/a11y/gtkcellaccessibleparent.c
gtk/a11y/gtkcellaccessibleparent.h
gtk/a11y/gtktreeviewaccessible.c
tests/a11y/appchooser.txt
tests/a11y/tree.txt